﻿COUNTRIES = {
	c:JAP ?= {
		effect_starting_technology_tier_4_tech = yes

		add_technology_researched = academia
		add_technology_researched = urban_planning
		add_technology_researched = centralization
		add_technology_researched = law_enforcement
		add_technology_researched = colonization
		add_technology_researched = sericulture
		add_technology_researched = stock_exchange

		set_tax_level = medium
		
		activate_law = law_type:law_monarchy
		activate_law = law_type:law_oligarchy
		activate_law = law_type:law_freedom_of_conscience
		activate_law = law_type:law_tenant_farmers
		activate_law = law_type:law_appointed_bureaucrats
		activate_law = law_type:law_national_supremacy
		activate_law = law_type:law_local_police
		activate_law = law_type:law_no_schools
		activate_law = law_type:law_per_capita_based_taxation
		activate_law = law_type:law_censorship
		activate_law = law_type:law_migration_controls	
		activate_law = law_type:law_colonial_exploitation	
		activate_law = law_type:law_interventionism
		activate_law = law_type:law_professional_army
		activate_law = law_type:law_protectionism

		set_institution_investment_level = {
			institution = institution_police
			level = 1
		}

		set_institution_investment_level = {
			institution = institution_colonial_affairs
			level = 1
		}

		ig:ig_armed_forces = {
			add_ruling_interest_group = yes
		}

		ig:ig_landowners = {
			set_interest_group_name = ig_shogunate
			add_ruling_interest_group = yes
		}

		add_journal_entry = { type = je_terakoya }
	}
}
